[INFO] cloning repository https://github.com/ittennull/clean_rmq
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ittennull/clean_rmq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fittennull%2Fclean_rmq", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fittennull%2Fclean_rmq'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6aa9b86175bb4c29302ff785fac14612ead02c77
[INFO] testing ittennull/clean_rmq against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fittennull%2Fclean_rmq" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ittennull/clean_rmq
[INFO] finished tweaking git repo https://github.com/ittennull/clean_rmq
[INFO] tweaked toml for git repo https://github.com/ittennull/clean_rmq written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ittennull/clean_rmq on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ittennull/clean_rmq already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde-aux v4.7.0
[INFO] [stderr]   Downloaded rabbitmq_http_client v0.87.0
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.7
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.3
[INFO] [stderr]   Downloaded color-print-proc-macro v0.3.7
[INFO] [stderr]   Downloaded rustls v0.23.39
[INFO] [stderr]   Downloaded mimalloc v0.1.50
[INFO] [stderr]   Downloaded rbase64 v2.0.3
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.47
[INFO] [stderr]   Downloaded color-print v0.3.7
[INFO] [stderr]   Downloaded aws-lc-sys v0.40.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e197784c694c537ce8e9f4fa11de321a9de7771d9092393670e23586d1a288fb
[INFO] running `Command { std: "docker" "start" "-a" "e197784c694c537ce8e9f4fa11de321a9de7771d9092393670e23586d1a288fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e197784c694c537ce8e9f4fa11de321a9de7771d9092393670e23586d1a288fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e197784c694c537ce8e9f4fa11de321a9de7771d9092393670e23586d1a288fb", kill_on_drop: false }`
[INFO] [stdout] e197784c694c537ce8e9f4fa11de321a9de7771d9092393670e23586d1a288fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 696035fde3d7ef64ff3cdf33b448b0baf3768a53e5c63cfb8d33646e77a90b30
[INFO] running `Command { std: "docker" "start" "-a" "696035fde3d7ef64ff3cdf33b448b0baf3768a53e5c63cfb8d33646e77a90b30", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rustls v0.23.39
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.47
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling mimalloc v0.1.50
[INFO] [stderr]    Compiling rbase64 v2.0.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling color-print-proc-macro v0.3.7
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling color-print v0.3.7
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling serde-aux v4.7.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling rabbitmq_http_client v0.87.0
[INFO] [stderr]    Compiling clean_rmq v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "696035fde3d7ef64ff3cdf33b448b0baf3768a53e5c63cfb8d33646e77a90b30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "696035fde3d7ef64ff3cdf33b448b0baf3768a53e5c63cfb8d33646e77a90b30", kill_on_drop: false }`
[INFO] [stdout] 696035fde3d7ef64ff3cdf33b448b0baf3768a53e5c63cfb8d33646e77a90b30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5688e2980350a0d098c6a68c0459c066692abc014938dac6d8a39cf3f0263ac
[INFO] running `Command { std: "docker" "start" "-a" "c5688e2980350a0d098c6a68c0459c066692abc014938dac6d8a39cf3f0263ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling clean_rmq v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.24s
[INFO] running `Command { std: "docker" "inspect" "c5688e2980350a0d098c6a68c0459c066692abc014938dac6d8a39cf3f0263ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5688e2980350a0d098c6a68c0459c066692abc014938dac6d8a39cf3f0263ac", kill_on_drop: false }`
[INFO] [stdout] c5688e2980350a0d098c6a68c0459c066692abc014938dac6d8a39cf3f0263ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9d6626656fbe09154de929f14ba128a1b137ad0c1f9e9b154a9102d5c845d336
[INFO] running `Command { std: "docker" "start" "-a" "9d6626656fbe09154de929f14ba128a1b137ad0c1f9e9b154a9102d5c845d336", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/clean_rmq-d36c81cd36dc84ab)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/clean_rmq-5b2de37ce47e3331)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-640bcf8a70f538d7)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test delete_only_exchanges_without_destination_and_complex_topology_and_bound_ex5_but_queue_is_also_deleted ... FAILED
[INFO] [stdout] test delete_queues ... FAILED
[INFO] [stdout] test purge_in_dry_run_mode_doesnt_change_anything ... FAILED
[INFO] [stdout] test delete_in_dry_run_mode_doesnt_change_anything ... FAILED
[INFO] [stdout] test delete_queues_with_filter ... FAILED
[INFO] [stdout] test purge_with_filter ... FAILED
[INFO] [stdout] test delete_only_exchanges_without_destination_and_complex_topology_and_bound_ex6 ... FAILED
[INFO] [stdout] test delete_only_exchanges_without_destination_and_complex_topology_and_bound_ex5 ... FAILED
[INFO] [stdout] test delete_only_exchanges_without_destination_and_complex_topology_and_bound_ex3_and_ex6 ... FAILED
[INFO] [stdout] test delete_only_exchanges_without_destination_and_complex_topology_and_bound_ex3 ... FAILED
[INFO] [stdout] test delete_only_exchanges_without_destination ... FAILED
[INFO] [stdout] test delete_all_exchanges ... FAILED
[INFO] [stdout] test delete_only_exchanges_without_destination_and_complex_topology ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- delete_only_exchanges_without_destination_and_complex_topology_and_bound_ex5_but_queue_is_also_deleted stdout ----
[INFO] [stdout] Error: RequestError { error: reqwest::Error { kind: Request, url: "http://localhost:15672/api/vhosts/IrkcKJOdBVBCBbhn", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:15672, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace:    0: <rabbitmq_http_client::error::Error<url::Url, http::status::StatusCode, reqwest::error::Error, backtrace::capture::Backtrace> as core::convert::From<reqwest::error::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/error.rs:130:28
[INFO] [stdout]    1: <core::result::Result<reqwest::blocking::response::Response, rabbitmq_http_client::error::Error<url::Url, http::status::StatusCode, reqwest::error::Error, backtrace::capture::Backtrace>> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::http_put::<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:558:28
[INFO] [stdout]    3: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::with_retry::<<rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::http_put<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:424:19
[INFO] [stdout]    4: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::http_put::<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:557:14
[INFO] [stdout]    5: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::put_api_request::<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:499:14
[INFO] [stdout]    6: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::update_vhost
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/vhosts.rs:70:14
[INFO] [stdout]    7: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::create_vhost
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/vhosts.rs:61:14
[INFO] [stdout]    8: <integration_test::common::TestClient>::new
[INFO] [stdout]              at tests/common/mod.rs:26:16
[INFO] [stdout]    9: integration_test::delete_only_exchanges_without_destination_and_complex_topology_and_bound_ex5_but_queue_is_also_deleted
[INFO] [stdout]              at tests/integration_test.rs:278:18
[INFO] [stdout]   10: integration_test::delete_only_exchanges_without_destination_and_complex_topology_and_bound_ex5_but_queue_is_also_deleted::{closure#0}
[INFO] [stdout]              at tests/integration_test.rs:277:4
[INFO] [stdout]   11: <integration_test::delete_only_exchanges_without_destination_and_complex_topology_and_bound_ex5_but_queue_is_also_deleted::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   12: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]       test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   13: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]       test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   14: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   15: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]       <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   16: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]       <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   17: <unknown>
[INFO] [stdout]   18: clone
[INFO] [stdout]  }
[INFO] [stdout] 
[INFO] [stdout] ---- delete_queues stdout ----
[INFO] [stdout] Error: RequestError { error: reqwest::Error { kind: Request, url: "http://localhost:15672/api/vhosts/Ou7wKroSU1V7C7Kh", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:15672, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace:    0: <rabbitmq_http_client::error::Error<url::Url, http::status::StatusCode, reqwest::error::Error, backtrace::capture::Backtrace> as core::convert::From<reqwest::error::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/error.rs:130:28
[INFO] [stdout]    1: <core::result::Result<reqwest::blocking::response::Response, rabbitmq_http_client::error::Error<url::Url, http::status::StatusCode, reqwest::error::Error, backtrace::capture::Backtrace>> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::http_put::<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:558:28
[INFO] [stdout]    3: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::with_retry::<<rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::http_put<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:424:19
[INFO] [stdout]    4: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::http_put::<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:557:14
[INFO] [stdout]    5: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::put_api_request::<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:499:14
[INFO] [stdout]    6: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::update_vhost
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/vhosts.rs:70:14
[INFO] [stdout]    7: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::create_vhost
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/vhosts.rs:61:14
[INFO] [stdout]    8: <integration_test::common::TestClient>::new
[INFO] [stdout]              at tests/common/mod.rs:26:16
[INFO] [stdout]    9: integration_test::delete_queues
[INFO] [stdout]              at tests/integration_test.rs:305:18
[INFO] [stdout]   10: integration_test::delete_queues::{closure#0}
[INFO] [stdout]              at tests/integration_test.rs:304:23
[INFO] [stdout]   11: <integration_test::delete_queues::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   12: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]       test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   13: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]       test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   14: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   15: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]       <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   16: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]       <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   17: <unknown>
[INFO] [stdout]   18: clone
[INFO] [stdout]  }
[INFO] [stdout] 
[INFO] [stdout] ---- purge_in_dry_run_mode_doesnt_change_anything stdout ----
[INFO] [stdout] Error: RequestError { error: reqwest::Error { kind: Request, url: "http://localhost:15672/api/vhosts/wj0Pi7L5Og5Jz4mb", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:15672, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace:    0: <rabbitmq_http_client::error::Error<url::Url, http::status::StatusCode, reqwest::error::Error, backtrace::capture::Backtrace> as core::convert::From<reqwest::error::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/error.rs:130:28
[INFO] [stdout]    1: <core::result::Result<reqwest::blocking::response::Response, rabbitmq_http_client::error::Error<url::Url, http::status::StatusCode, reqwest::error::Error, backtrace::capture::Backtrace>> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::http_put::<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:558:28
[INFO] [stdout]    3: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::with_retry::<<rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::http_put<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:424:19
[INFO] [stdout]    4: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::http_put::<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:557:14
[INFO] [stdout]    5: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::put_api_request::<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:499:14
[INFO] [stdout]    6: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::update_vhost
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/vhosts.rs:70:14
[INFO] [stdout]    7: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::create_vhost
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/vhosts.rs:61:14
[INFO] [stdout]    8: <integration_test::common::TestClient>::new
[INFO] [stdout]              at tests/common/mod.rs:26:16
[INFO] [stdout]    9: integration_test::purge_in_dry_run_mode_doesnt_change_anything
[INFO] [stdout]              at tests/integration_test.rs:43:18
[INFO] [stdout]   10: integration_test::purge_in_dry_run_mode_doesnt_change_anything::{closure#0}
[INFO] [stdout]              at tests/integration_test.rs:42:54
[INFO] [stdout]   11: <integration_test::purge_in_dry_run_mode_doesnt_change_anything::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   12: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]       test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   13: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]       test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   14: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   15: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]       <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   16: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]       <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   17: <unknown>
[INFO] [stdout]   18: clone
[INFO] [stdout]  }
[INFO] [stdout] 
[INFO] [stdout] ---- delete_in_dry_run_mode_doesnt_change_anything stdout ----
[INFO] [stdout] Error: RequestError { error: reqwest::Error { kind: Request, url: "http://localhost:15672/api/vhosts/7c9ZyZYEFjkzsUfX", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:15672, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace:    0: <rabbitmq_http_client::error::Error<url::Url, http::status::StatusCode, reqwest::error::Error, backtrace::capture::Backtrace> as core::convert::From<reqwest::error::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/error.rs:130:28
[INFO] [stdout]    1: <core::result::Result<reqwest::blocking::response::Response, rabbitmq_http_client::error::Error<url::Url, http::status::StatusCode, reqwest::error::Error, backtrace::capture::Backtrace>> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::http_put::<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:558:28
[INFO] [stdout]    3: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::with_retry::<<rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::http_put<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:424:19
[INFO] [stdout]    4: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::http_put::<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:557:14
[INFO] [stdout]    5: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::put_api_request::<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:499:14
[INFO] [stdout]    6: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::update_vhost
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/vhosts.rs:70:14
[INFO] [stdout]    7: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::create_vhost
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/vhosts.rs:61:14
[INFO] [stdout]    8: <integration_test::common::TestClient>::new
[INFO] [stdout]              at tests/common/mod.rs:26:16
[INFO] [stdout]    9: integration_test::delete_in_dry_run_mode_doesnt_change_anything
[INFO] [stdout]              at tests/integration_test.rs:11:18
[INFO] [stdout]   10: integration_test::delete_in_dry_run_mode_doesnt_change_anything::{closure#0}
[INFO] [stdout]              at tests/integration_test.rs:10:55
[INFO] [stdout]   11: <integration_test::delete_in_dry_run_mode_doesnt_change_anything::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   12: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]       test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   13: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]       test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   14: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   15: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]       <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   16: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]       <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   17: <unknown>
[INFO] [stdout]   18: clone
[INFO] [stdout]  }
[INFO] [stdout] 
[INFO] [stdout] ---- delete_queues_with_filter stdout ----
[INFO] [stdout] Error: RequestError { error: reqwest::Error { kind: Request, url: "http://localhost:15672/api/vhosts/mNpVDL3UZatMGh0g", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:15672, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace:    0: <rabbitmq_http_client::error::Error<url::Url, http::status::StatusCode, reqwest::error::Error, backtrace::capture::Backtrace> as core::convert::From<reqwest::error::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/error.rs:130:28
[INFO] [stdout]    1: <core::result::Result<reqwest::blocking::response::Response, rabbitmq_http_client::error::Error<url::Url, http::status::StatusCode, reqwest::error::Error, backtrace::capture::Backtrace>> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::http_put::<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:558:28
[INFO] [stdout]    3: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::with_retry::<<rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::http_put<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:424:19
[INFO] [stdout]    4: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::http_put::<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:557:14
[INFO] [stdout]    5: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::put_api_request::<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:499:14
[INFO] [stdout]    6: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::update_vhost
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/vhosts.rs:70:14
[INFO] [stdout]    7: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::create_vhost
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/vhosts.rs:61:14
[INFO] [stdout]    8: <integration_test::common::TestClient>::new
[INFO] [stdout]              at tests/common/mod.rs:26:16
[INFO] [stdout]    9: integration_test::delete_queues_with_filter
[INFO] [stdout]              at tests/integration_test.rs:330:18
[INFO] [stdout]   10: integration_test::delete_queues_with_filter::{closure#0}
[INFO] [stdout]              at tests/integration_test.rs:329:35
[INFO] [stdout]   11: <integration_test::delete_queues_with_filter::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   12: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]       test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   13: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]       test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   14: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   15: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]       <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   16: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]       <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   17: <unknown>
[INFO] [stdout]   18: clone
[INFO] [stdout]  }
[INFO] [stdout] 
[INFO] [stdout] ---- purge_with_filter stdout ----
[INFO] [stdout] Error: RequestError { error: reqwest::Error { kind: Request, url: "http://localhost:15672/api/vhosts/Hlcea6UvZxVu7Pol", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:15672, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace:    0: <rabbitmq_http_client::error::Error<url::Url, http::status::StatusCode, reqwest::error::Error, backtrace::capture::Backtrace> as core::convert::From<reqwest::error::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/error.rs:130:28
[INFO] [stdout]    1: <core::result::Result<reqwest::blocking::response::Response, rabbitmq_http_client::error::Error<url::Url, http::status::StatusCode, reqwest::error::Error, backtrace::capture::Backtrace>> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::http_put::<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:558:28
[INFO] [stdout]    3: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::with_retry::<<rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::http_put<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:424:19
[INFO] [stdout]    4: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::http_put::<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:557:14
[INFO] [stdout]    5: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::put_api_request::<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:499:14
[INFO] [stdout]    6: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::update_vhost
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/vhosts.rs:70:14
[INFO] [stdout]    7: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::create_vhost
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/vhosts.rs:61:14
[INFO] [stdout]    8: <integration_test::common::TestClient>::new
[INFO] [stdout]              at tests/common/mod.rs:26:16
[INFO] [stdout]    9: integration_test::purge_with_filter
[INFO] [stdout]              at tests/integration_test.rs:72:18
[INFO] [stdout]   10: integration_test::purge_with_filter::{closure#0}
[INFO] [stdout]              at tests/integration_test.rs:71:27
[INFO] [stdout]   11: <integration_test::purge_with_filter::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   12: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]       test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   13: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]       test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   14: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   15: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]       <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   16: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]       <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   17: <unknown>
[INFO] [stdout]   18: clone
[INFO] [stdout]  }
[INFO] [stdout] 
[INFO] [stdout] ---- delete_only_exchanges_without_destination_and_complex_topology_and_bound_ex6 stdout ----
[INFO] [stdout] Error: RequestError { error: reqwest::Error { kind: Request, url: "http://localhost:15672/api/vhosts/shNnMe9unXkJUDaF", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:15672, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace:    0: <rabbitmq_http_client::error::Error<url::Url, http::status::StatusCode, reqwest::error::Error, backtrace::capture::Backtrace> as core::convert::From<reqwest::error::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/error.rs:130:28
[INFO] [stdout]    1: <core::result::Result<reqwest::blocking::response::Response, rabbitmq_http_client::error::Error<url::Url, http::status::StatusCode, reqwest::error::Error, backtrace::capture::Backtrace>> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::http_put::<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:558:28
[INFO] [stdout]    3: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::with_retry::<<rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::http_put<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:424:19
[INFO] [stdout]    4: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::http_put::<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:557:14
[INFO] [stdout]    5: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::put_api_request::<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:499:14
[INFO] [stdout]    6: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::update_vhost
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/vhosts.rs:70:14
[INFO] [stdout]    7: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::create_vhost
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/vhosts.rs:61:14
[INFO] [stdout]    8: <integration_test::common::TestClient>::new
[INFO] [stdout]              at tests/common/mod.rs:26:16
[INFO] [stdout]    9: integration_test::delete_only_exchanges_without_destination_and_complex_topology_and_bound_ex6
[INFO] [stdout]              at tests/integration_test.rs:171:18
[INFO] [stdout]   10: integration_test::delete_only_exchanges_without_destination_and_complex_topology_and_bound_ex6::{closure#0}
[INFO] [stdout]              at tests/integration_test.rs:170:86
[INFO] [stdout]   11: <integration_test::delete_only_exchanges_without_destination_and_complex_topology_and_bound_ex6::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   12: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]       test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   13: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]       test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   14: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   15: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]       <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   16: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]       <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   17: <unknown>
[INFO] [stdout]   18: clone
[INFO] [stdout]  }
[INFO] [stdout] 
[INFO] [stdout] ---- delete_only_exchanges_without_destination_and_complex_topology_and_bound_ex5 stdout ----
[INFO] [stdout] Error: RequestError { error: reqwest::Error { kind: Request, url: "http://localhost:15672/api/vhosts/36MIABnBkypjIAwS", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:15672, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace:    0: <rabbitmq_http_client::error::Error<url::Url, http::status::StatusCode, reqwest::error::Error, backtrace::capture::Backtrace> as core::convert::From<reqwest::error::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/error.rs:130:28
[INFO] [stdout]    1: <core::result::Result<reqwest::blocking::response::Response, rabbitmq_http_client::error::Error<url::Url, http::status::StatusCode, reqwest::error::Error, backtrace::capture::Backtrace>> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::http_put::<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:558:28
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] [stdout]    3: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::with_retry::<<rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::http_put<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:424:19
[INFO] [stdout]    4: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::http_put::<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:557:14
[INFO] [stdout]    5: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::put_api_request::<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:499:14
[INFO] [stdout]    6: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::update_vhost
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/vhosts.rs:70:14
[INFO] [stdout]    7: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::create_vhost
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/vhosts.rs:61:14
[INFO] [stdout]    8: <integration_test::common::TestClient>::new
[INFO] [stdout]              at tests/common/mod.rs:26:16
[INFO] [stdout]    9: integration_test::delete_only_exchanges_without_destination_and_complex_topology_and_bound_ex5
[INFO] [stdout]              at tests/integration_test.rs:223:18
[INFO] [stdout]   10: integration_test::delete_only_exchanges_without_destination_and_complex_topology_and_bound_ex5::{closure#0}
[INFO] [stdout]              at tests/integration_test.rs:222:86
[INFO] [stdout]   11: <integration_test::delete_only_exchanges_without_destination_and_complex_topology_and_bound_ex5::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   12: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]       test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   13: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]       test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   14: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   15: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]       <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   16: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]       <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   17: <unknown>
[INFO] [stdout]   18: clone
[INFO] [stdout]  }
[INFO] [stdout] 
[INFO] [stdout] ---- delete_only_exchanges_without_destination_and_complex_topology_and_bound_ex3_and_ex6 stdout ----
[INFO] [stdout] Error: RequestError { error: reqwest::Error { kind: Request, url: "http://localhost:15672/api/vhosts/oW7iL5kWMIIY7LZI", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:15672, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace:    0: <rabbitmq_http_client::error::Error<url::Url, http::status::StatusCode, reqwest::error::Error, backtrace::capture::Backtrace> as core::convert::From<reqwest::error::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/error.rs:130:28
[INFO] [stdout]    1: <core::result::Result<reqwest::blocking::response::Response, rabbitmq_http_client::error::Error<url::Url, http::status::StatusCode, reqwest::error::Error, backtrace::capture::Backtrace>> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::http_put::<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:558:28
[INFO] [stdout]    3: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::with_retry::<<rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::http_put<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:424:19
[INFO] [stdout]    4: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::http_put::<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:557:14
[INFO] [stdout]    5: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::put_api_request::<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:499:14
[INFO] [stdout]    6: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::update_vhost
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/vhosts.rs:70:14
[INFO] [stdout]    7: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::create_vhost
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/vhosts.rs:61:14
[INFO] [stdout]    8: <integration_test::common::TestClient>::new
[INFO] [stdout]              at tests/common/mod.rs:26:16
[INFO] [stdout]    9: integration_test::delete_only_exchanges_without_destination_and_complex_topology_and_bound_ex3_and_ex6
[INFO] [stdout]              at tests/integration_test.rs:250:18
[INFO] [stdout]   10: integration_test::delete_only_exchanges_without_destination_and_complex_topology_and_bound_ex3_and_ex6::{closure#0}
[INFO] [stdout]              at tests/integration_test.rs:249:4
[INFO] [stdout]   11: <integration_test::delete_only_exchanges_without_destination_and_complex_topology_and_bound_ex3_and_ex6::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   12: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]       test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   13: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]       test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   14: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   15: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]       <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   16: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]       <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   17: <unknown>
[INFO] [stdout]   18: clone
[INFO] [stdout]  }
[INFO] [stdout] 
[INFO] [stdout] ---- delete_only_exchanges_without_destination_and_complex_topology_and_bound_ex3 stdout ----
[INFO] [stdout] Error: RequestError { error: reqwest::Error { kind: Request, url: "http://localhost:15672/api/vhosts/WrqRvmCmSQwf3tIi", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:15672, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace:    0: <rabbitmq_http_client::error::Error<url::Url, http::status::StatusCode, reqwest::error::Error, backtrace::capture::Backtrace> as core::convert::From<reqwest::error::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/error.rs:130:28
[INFO] [stdout]    1: <core::result::Result<reqwest::blocking::response::Response, rabbitmq_http_client::error::Error<url::Url, http::status::StatusCode, reqwest::error::Error, backtrace::capture::Backtrace>> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::http_put::<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:558:28
[INFO] [stdout]    3: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::with_retry::<<rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::http_put<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:424:19
[INFO] [stdout]    4: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::http_put::<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:557:14
[INFO] [stdout]    5: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::put_api_request::<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:499:14
[INFO] [stdout]    6: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::update_vhost
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/vhosts.rs:70:14
[INFO] [stdout]    7: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::create_vhost
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/vhosts.rs:61:14
[INFO] [stdout]    8: <integration_test::common::TestClient>::new
[INFO] [stdout]              at tests/common/mod.rs:26:16
[INFO] [stdout]    9: integration_test::delete_only_exchanges_without_destination_and_complex_topology_and_bound_ex3
[INFO] [stdout]              at tests/integration_test.rs:197:18
[INFO] [stdout]   10: integration_test::delete_only_exchanges_without_destination_and_complex_topology_and_bound_ex3::{closure#0}
[INFO] [stdout]              at tests/integration_test.rs:196:86
[INFO] [stdout]   11: <integration_test::delete_only_exchanges_without_destination_and_complex_topology_and_bound_ex3::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   12: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]       test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   13: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]       test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   14: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   15: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]       <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   16: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]       <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   17: <unknown>
[INFO] [stdout]   18: clone
[INFO] [stdout]  }
[INFO] [stdout] 
[INFO] [stdout] ---- delete_only_exchanges_without_destination stdout ----
[INFO] [stdout] Error: RequestError { error: reqwest::Error { kind: Request, url: "http://localhost:15672/api/vhosts/YVbHY9yv8l0yrbHH", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:15672, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace:    0: <rabbitmq_http_client::error::Error<url::Url, http::status::StatusCode, reqwest::error::Error, backtrace::capture::Backtrace> as core::convert::From<reqwest::error::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/error.rs:130:28
[INFO] [stdout]    1: <core::result::Result<reqwest::blocking::response::Response, rabbitmq_http_client::error::Error<url::Url, http::status::StatusCode, reqwest::error::Error, backtrace::capture::Backtrace>> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::http_put::<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:558:28
[INFO] [stdout]    3: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::with_retry::<<rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::http_put<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:424:19
[INFO] [stdout]    4: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::http_put::<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:557:14
[INFO] [stdout]    5: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::put_api_request::<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:499:14
[INFO] [stdout]    6: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::update_vhost
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/vhosts.rs:70:14
[INFO] [stdout]    7: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::create_vhost
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/vhosts.rs:61:14
[INFO] [stdout]    8: <integration_test::common::TestClient>::new
[INFO] [stdout]              at tests/common/mod.rs:26:16
[INFO] [stdout]    9: integration_test::delete_only_exchanges_without_destination
[INFO] [stdout]              at tests/integration_test.rs:125:18
[INFO] [stdout]   10: integration_test::delete_only_exchanges_without_destination::{closure#0}
[INFO] [stdout]              at tests/integration_test.rs:124:51
[INFO] [stdout]   11: <integration_test::delete_only_exchanges_without_destination::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   12: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]       test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   13: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]       test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   14: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   15: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]       <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   16: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]       <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   17: <unknown>
[INFO] [stdout]   18: clone
[INFO] [stdout]  }
[INFO] [stdout] 
[INFO] [stdout] ---- delete_all_exchanges stdout ----
[INFO] [stdout] Error: RequestError { error: reqwest::Error { kind: Request, url: "http://localhost:15672/api/vhosts/rOprNXJVV0pTFHCG", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:15672, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace:    0: <rabbitmq_http_client::error::Error<url::Url, http::status::StatusCode, reqwest::error::Error, backtrace::capture::Backtrace> as core::convert::From<reqwest::error::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/error.rs:130:28
[INFO] [stdout]    1: <core::result::Result<reqwest::blocking::response::Response, rabbitmq_http_client::error::Error<url::Url, http::status::StatusCode, reqwest::error::Error, backtrace::capture::Backtrace>> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::http_put::<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:558:28
[INFO] [stdout]    3: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::with_retry::<<rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::http_put<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:424:19
[INFO] [stdout]    4: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::http_put::<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:557:14
[INFO] [stdout]    5: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::put_api_request::<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:499:14
[INFO] [stdout]    6: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::update_vhost
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/vhosts.rs:70:14
[INFO] [stdout]    7: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::create_vhost
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/vhosts.rs:61:14
[INFO] [stdout]    8: <integration_test::common::TestClient>::new
[INFO] [stdout]              at tests/common/mod.rs:26:16
[INFO] [stdout]    9: integration_test::delete_all_exchanges
[INFO] [stdout]              at tests/integration_test.rs:104:18
[INFO] [stdout]   10: integration_test::delete_all_exchanges::{closure#0}
[INFO] [stdout]              at tests/integration_test.rs:103:30
[INFO] [stdout]   11: <integration_test::delete_all_exchanges::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   12: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]       test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   13: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]       test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   14: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   15: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]       <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   16: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]       <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   17: <unknown>
[INFO] [stdout]   18: clone
[INFO] [stdout]  }
[INFO] [stdout] 
[INFO] [stdout] ---- delete_only_exchanges_without_destination_and_complex_topology stdout ----
[INFO] [stdout] Error: RequestError { error: reqwest::Error { kind: Request, url: "http://localhost:15672/api/vhosts/uEFdLPinyc3tAxxQ", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:15672, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) }, backtrace:    0: <rabbitmq_http_client::error::Error<url::Url, http::status::StatusCode, reqwest::error::Error, backtrace::capture::Backtrace> as core::convert::From<reqwest::error::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/error.rs:130:28
[INFO] [stdout]    1: <core::result::Result<reqwest::blocking::response::Response, rabbitmq_http_client::error::Error<url::Url, http::status::StatusCode, reqwest::error::Error, backtrace::capture::Backtrace>> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::http_put::<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:558:28
[INFO] [stdout]    3: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::with_retry::<<rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::http_put<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:424:19
[INFO] [stdout]    4: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::http_put::<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:557:14
[INFO] [stdout]    5: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::put_api_request::<alloc::string::String, rabbitmq_http_client::requests::vhosts::VirtualHostParams>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/client.rs:499:14
[INFO] [stdout]    6: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::update_vhost
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/vhosts.rs:70:14
[INFO] [stdout]    7: <rabbitmq_http_client::blocking_api::client::Client<&str, &str, &str>>::create_vhost
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rabbitmq_http_client-0.87.0/src/blocking_api/vhosts.rs:61:14
[INFO] [stdout]    8: <integration_test::common::TestClient>::new
[INFO] [stdout]              at tests/common/mod.rs:26:16
[INFO] [stdout]    9: integration_test::delete_only_exchanges_without_destination_and_complex_topology
[INFO] [stdout]              at tests/integration_test.rs:151:18
[INFO] [stdout]   10: integration_test::delete_only_exchanges_without_destination_and_complex_topology::{closure#0}
[INFO] [stdout]              at tests/integration_test.rs:150:72
[INFO] [stdout]   11: <integration_test::delete_only_exchanges_without_destination_and_complex_topology::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   12: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]       test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   13: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]       test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   14: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   15: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]       <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   16: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]       <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   17: <unknown>
[INFO] [stdout]   18: clone
[INFO] [stdout]  }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     delete_all_exchanges
[INFO] [stdout]     delete_in_dry_run_mode_doesnt_change_anything
[INFO] [stdout]     delete_only_exchanges_without_destination
[INFO] [stdout]     delete_only_exchanges_without_destination_and_complex_topology
[INFO] [stdout]     delete_only_exchanges_without_destination_and_complex_topology_and_bound_ex3
[INFO] [stdout]     delete_only_exchanges_without_destination_and_complex_topology_and_bound_ex3_and_ex6
[INFO] [stdout]     delete_only_exchanges_without_destination_and_complex_topology_and_bound_ex5
[INFO] [stdout]     delete_only_exchanges_without_destination_and_complex_topology_and_bound_ex5_but_queue_is_also_deleted
[INFO] [stdout]     delete_only_exchanges_without_destination_and_complex_topology_and_bound_ex6
[INFO] [stdout]     delete_queues
[INFO] [stdout]     delete_queues_with_filter
[INFO] [stdout]     purge_in_dry_run_mode_doesnt_change_anything
[INFO] [stdout]     purge_with_filter
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.26s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9d6626656fbe09154de929f14ba128a1b137ad0c1f9e9b154a9102d5c845d336", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d6626656fbe09154de929f14ba128a1b137ad0c1f9e9b154a9102d5c845d336", kill_on_drop: false }`
[INFO] [stdout] 9d6626656fbe09154de929f14ba128a1b137ad0c1f9e9b154a9102d5c845d336
